Namespace - LJCWinFormControls
Parameters
lineIndex - The line index value.
beginIndex - The text begin index.
textLength - the text length.
color - The text color.
Returns
A reference to the added item.
Syntax
C# |
public ColorSetting Add(Int32 lineIndex, Int32 beginIndex, Int32 textLength, Color color)
|
Creates and adds the object from the provided values.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.